projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
684173f
)
cpufreq: Fix another build failure.
author
Keir Fraser
<keir.fraser@citrix.com>
Wed, 29 Oct 2008 19:06:52 +0000
(19:06 +0000)
committer
Keir Fraser
<keir.fraser@citrix.com>
Wed, 29 Oct 2008 19:06:52 +0000
(19:06 +0000)
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
xen/drivers/cpufreq/cpufreq.c
patch
|
blob
|
history
diff --git
a/xen/drivers/cpufreq/cpufreq.c
b/xen/drivers/cpufreq/cpufreq.c
index 7020ad50a144c2e3c50b2e794850fddfc1d9d6ec..26101b80862035df88d3354ce682a2e8f82fdfae 100644
(file)
--- a/
xen/drivers/cpufreq/cpufreq.c
+++ b/
xen/drivers/cpufreq/cpufreq.c
@@
-181,7
+181,7
@@
int cpufreq_del_cpu(unsigned int cpu)
{
unsigned int dom, domexist = 0;
struct list_head *pos;
- struct cpufreq_dom *cpufreq_dom;
+ struct cpufreq_dom *cpufreq_dom
= NULL
;
struct cpufreq_policy *policy;
struct processor_performance *perf = &processor_pminfo[cpu]->perf;